OnPropertyChanged Method (C1EntityFrameworkCoreVirtualDataCollection<T>)
Raises the PropertyChanged event.
protected void OnPropertyChanged(
string
)
'Declaration
Protected Sub OnPropertyChanged( _
Optional ByVal As String _
)
Parameters
- propertyName
- Name of the property.